[INFO] cloning repository https://github.com/awildergoose/starpsx-gsb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awildergoose/starpsx-gsb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawildergoose%2Fstarpsx-gsb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawildergoose%2Fstarpsx-gsb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b6d7041d5c337df5cca833b2c70298bc1a364ef
[INFO] fixing awildergoose/starpsx-gsb against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawildergoose%2Fstarpsx-gsb" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/awildergoose/starpsx-gsb
[INFO] finished tweaking git repo https://github.com/awildergoose/starpsx-gsb
[INFO] tweaked toml for git repo https://github.com/awildergoose/starpsx-gsb written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/awildergoose/starpsx-gsb on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/awildergoose/starpsx-gsb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/kaezrr/starpsx.git`
[INFO] [stderr]      Locking 1 package to latest Rust 1.98.0-nightly compatible version
[INFO] [stderr]       Adding gooseboy-tracing v0.1.0
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gooseboy-tracing v0.1.0
[INFO] [stderr]   Downloaded gooseboy_macros v0.3.1
[INFO] [stderr]   Downloaded gooseboy v0.3.2
[INFO] [stderr]   Downloaded vek v0.17.2
[INFO] [stderr]   Downloaded mach2 v0.6.0
[INFO] [stderr]   Downloaded coreaudio-rs v0.14.2
[INFO] [stderr]   Downloaded cpal v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 56e5f12b4e54120ae14cbd0f5501c7fd8fdc87afed353d31e7a4bfc2581aafc6
[INFO] running `Command { std: "docker" "start" "56e5f12b4e54120ae14cbd0f5501c7fd8fdc87afed353d31e7a4bfc2581aafc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56e5f12b4e54120ae14cbd0f5501c7fd8fdc87afed353d31e7a4bfc2581aafc6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56e5f12b4e54120ae14cbd0f5501c7fd8fdc87afed353d31e7a4bfc2581aafc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56e5f12b4e54120ae14cbd0f5501c7fd8fdc87afed353d31e7a4bfc2581aafc6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]    Compiling vek v0.17.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cpal v0.18.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking cue v0.1.0 (https://github.com/kaezrr/starpsx.git#c1f568ed)
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking alsa v0.11.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling bitfield-macros v0.19.4
[INFO] [stderr]    Compiling gooseboy_macros v0.3.1
[INFO] [stderr]    Compiling procmac v0.1.0 (https://github.com/kaezrr/starpsx.git#c1f568ed)
[INFO] [stderr]     Checking bitfield v0.19.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking starpsx-renderer v0.1.0 (https://github.com/kaezrr/starpsx.git#c1f568ed)
[INFO] [stderr]     Checking starpsx-core v0.1.0 (https://github.com/kaezrr/starpsx.git#c1f568ed)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking gooseboy v0.3.2
[INFO] [stderr]     Checking gooseboy-tracing v0.1.0
[INFO] [stderr]     Checking starpsx_gsb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../bios.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let bios = include_bytes!("../bios.bin").into();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../file.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let file = include_bytes!("../file.bin").into();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../bios.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let bios = include_bytes!("../bios.bin").into();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../file.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let file = include_bytes!("../file.bin").into();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `starpsx_gsb` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `starpsx_gsb` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "56e5f12b4e54120ae14cbd0f5501c7fd8fdc87afed353d31e7a4bfc2581aafc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56e5f12b4e54120ae14cbd0f5501c7fd8fdc87afed353d31e7a4bfc2581aafc6", kill_on_drop: false }`
[INFO] [stdout] 56e5f12b4e54120ae14cbd0f5501c7fd8fdc87afed353d31e7a4bfc2581aafc6
